
About the Provider
Qwen is an AI model family developed by Alibaba Group, a major Chinese technology and cloud computing company. Through its Qwen initiative, Alibaba builds and open-sources advanced language, image and coding models under permissive licenses to support innovation, developer tooling, and scalable AI integration across applications.Model Quickstart
This section helps you quickly get started with theQwen/Qwen-Image-Edit model on the Qubrid AI inferencing platform.
To use this model, you need:
- A valid Qubrid API key
- Access to the Qubrid inference API
- Basic knowledge of making API requests in your preferred language
Qwen/Qwen-Image-Edit model and receive responses based on your input prompts.
Below are example placeholders showing how the model can be accessed using different programming environments.You can choose the one that best fits your workflow.
API Generated Response
- Input Image

Edit Prompt: Change the text to “MIDNIGHT DRIVE”.
- Output Image

Qwen Image Edit
Model Overview
Qwen Image Edit is the image editing version of Qwen-Image, built on top of the 20B Qwen-Image model.- It extends Qwen-Image’s text rendering capabilities to image editing tasks, enabling precise text edits directly within images.
- The model processes the input image through Qwen2.5-VL for visual semantic control and a VAE Encoder for visual appearance control, allowing both semantic-level and appearance-level edits in a single workflow.
- It supports text-guided image editing while preserving visual fidelity and layout.
Model at a Glance
| Feature | Details |
|---|---|
| Model ID | Qwen/Qwen-Image-Edit |
| Base Model | Qwen-Image |
| Model Type | Multimodal Diffusion Model |
| Architecture | Transformer decoder-only (GPT-NeoX design) |
| Model Size | 20B |
| Parameters | 4 |
When to use?
You should use Qwen Image Edit if you need:- Text-guided image editing with precise control
- Direct text addition, deletion, or modification in images while preserving original font, size, and style
- Both low-level appearance edits (with unchanged surrounding regions) and high-level semantic edits
- Consistent visual quality and layout preservation during edits
Supported Editing Capabilities
- Low-level visual appearance editing (adding, removing, or modifying elements while keeping other regions unchanged)
- High-level visual semantic editing (object rotation, style transfer, IP creation with semantic consistency)
- Precise bilingual text editing (Chinese and English)
Inference Parameters
| Parameter Name | Type | Default | Description |
|---|---|---|---|
| Negative Prompt | string | — | Specifies what to exclude from the generation |
| Guidance Scale | number | 4 | Controls prompt adherence (CFG scale) |
| Steps | number | 25 | Number of generation steps |
| Seed | number | 50 | Random seed for reproducibility |
Key Features
- Semantic and Appearance Editing: Supports both low-level appearance edits (with unchanged surrounding regions) and high-level semantic edits while maintaining semantic consistency.
- Precise Text Editing: Enables direct addition, deletion, and modification of Chinese and English text in images while preserving original font, size, and style.
- Dual Visual Control Pipeline: Uses Qwen2.5-VL for visual semantic control and a VAE Encoder for visual appearance control within the same editing process.
- Text-Guided Image Editing: Performs controlled edits through text instructions while preserving visual fidelity and layout.
- Strong Benchmark Performance: Achieves state-of-the-art performance on multiple public image editing benchmarks.
Summary
Qwen Image Edit is a multimodal diffusion model designed for controlled image editing tasks.- It extends Qwen-Image’s text rendering strengths to precise image and text edits.
- The model supports both semantic-level and appearance-level modifications in a single workflow.
- It enables bilingual text editing directly inside images with high visual consistency.
- This makes it suitable for inference use cases requiring accurate, layout-preserving image edits.
Qwen-Image-Editvisit Qubrid’s Official Medium Guide.